docs: add missing JWT_REFRESH_SECRET to backend environment variables reference table - #34
Conversation
|
@Mohit-001-hash is attempting to deploy a commit to the Parv Aggarwal's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA single row documenting ChangesREADME Documentation Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What Changed
README.mdto include the--buildflag for thedocker-compose upcommand..envfiles for the first time.Why
docker-compose up. If a new contributor modified their environment variables during the initial setup, those changes wouldn't be reflected in the container, leading to confusing connection errors and wasted debugging time. This ensures a smooth onboarding experience.How To Test
README.md.docker-compose up -d --buildis clearly documented.Screenshots
None
Related Issue
Closes #None
Checklist
CONTRIBUTING.md.Notes
None
Summary by CodeRabbit